[INFO] cloning repository https://github.com/hppRC/competitive-hpp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hppRC/competitive-hpp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e38c23f8201528d70c907ac5737035ee64460b1f
[INFO] checking hppRC/competitive-hpp-rs against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Fcompetitive-hpp-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hppRC/competitive-hpp-rs
[INFO] finished tweaking git repo https://github.com/hppRC/competitive-hpp-rs
[INFO] tweaked toml for git repo https://github.com/hppRC/competitive-hpp-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hppRC/competitive-hpp-rs on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.14.0)
[INFO] [stderr]       Adding itertools v0.9.0 (available: v0.15.0)
[INFO] [stderr]       Adding num v0.2.1 (available: v0.4.3)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding proconio v0.4.5 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proconio-derive v0.2.1
[INFO] [stderr]   Downloaded itertools-num v0.1.3
[INFO] [stderr]   Downloaded superslice v1.0.0
[INFO] [stderr]   Downloaded proconio v0.4.5
[INFO] [stderr]   Downloaded memoise v0.3.2
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0
[INFO] running `Command { std: "docker" "start" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking superslice v1.0.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling proconio-derive v0.2.1
[INFO] [stderr]    Compiling memoise v0.3.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking proconio v0.4.5
[INFO] [stderr]     Checking competitive-hpp v0.10.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::cmp::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `min` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ------------ but the name `min` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::cmp::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `max` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ------------ but the name `max` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^ the name `structs` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use itertools_num::*;
[INFO] [stdout]   |         ---------------- but the name `structs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/prelude.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use num::*;
[INFO] [stdout]    |         ------ but the name `traits` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::cmp::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `min` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ------------ but the name `min` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::cmp::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `max` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ------------ but the name `max` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use itertools::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^ the name `structs` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use itertools_num::*;
[INFO] [stdout]   |         ---------------- but the name `structs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/prelude.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use num::*;
[INFO] [stdout]    |         ------ but the name `traits` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/dijkstra.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Dijkstra<T, F>
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     n: T,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dijkstra` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/dijkstra.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Dijkstra<T, F>
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     n: T,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dijkstra` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.21s
[INFO] running `Command { std: "docker" "inspect" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0", kill_on_drop: false }`
[INFO] [stdout] 84a8f8045763d10903ac5bdf9fe79a219d8318eb730db73c50dd9dfd073344f0
